home *** CD-ROM | disk | FTP | other *** search
- MESSAGE MANAGER FAX CALL CHARGE TABLES - SINGAPORE
- ---------------------------------------------------
-
- Only lines that start with a blank are used by the program.
-
- The total charge for a call is the sum of the following components:
- - charge per call (PC lines)
- - charge per message (PD lines)
- - charge per page (PP lines)
- - charge per minute (PM lines)
- - estimated cost of call (Telecom charge) (EC lines)
-
- All components depend on the call type (local, STD, international, etc).
- The estimated cost of the call also depends on the charge zone and time band.
- Call types and charge zones are determined from the table at the end of
- this file, using the fax number.
-
- All money amounts are expressed in cents (or yen, etc).
-
- To delete any component, set the amount to 0 or change column 1 to any
- non-blank character.
-
- Comments (enclosed in square brackets) may be used freely.
-
-
- Charge per call
- ---------------
- * PC LOC 0
- * PC STD 0
- * PC IDDA 0
- * PC IDDB 0
- * PC IDDC 0
-
-
- Charge per message
- ------------------
- * PD LOC 0
- * PD STD 0
- * PD IDDA 0
- * PD IDDB 0
- * PD IDDC 0
-
-
- Charge per page
- ---------------
- * PP LOC 0
- * PP STD 0
- * PP IDDA 0
- * PP IDDB 0
- * PP IDDC 0
-
-
- Charge per minute (or part thereof)
- -----------------------------------
- * PM LOC 0
- * PM STD 0
- * PM IDDA 0
- * PM IDDB 0
- * PM IDDC 0
-
-
- Estimated cost of call
- ----------------------
-
- All costs are estimated on the basis of a single per-call charge
- plus a per-minute charge multiplied by the call duration, and
- subject to a minimum charge.
- Any of these can be set to zero for any call type.
-
- The sequence followed by the computer is:
-
- 1. The call type and charge zone are obtained from the fax number by
- reference to the table at the end of this file.
-
- 2. The time band is obtained from the table of time bands below, using
- the line of the table for the call type, day of the week and time of day
- at which the message was sent.
-
- 3. The per-call and per-minute charges are obtained from the table of
- EC lines below, using the line of the table for the call type and charge
- zone from step 1 and (for the per-minute charge) the column for the time
- band from step 2.
-
- 4. The call cost is calculated as the per-call charge plus the call
- duration in minutes (and fractions) multiplied by the per-minute charge,
- rounded to the nearest cent.
-
- 5. If the computed cost of the call is less than the minimum charge,
- the minimum is used.
-
- Time Bands Table
- ----------------
- All times not here default to time band 1 (day rate).
- Set all time bands to '1' to disable off-peak rates.
- MF = Mon - Fri, SA = Sat, SU = Sun
-
- * CALL DAY HOURS TIME
- * TYPE BAND
-
- LOC MF 00.00 - 08.00 2 [Local Economy Rate]
- LOC MF 18.00 - 24.00 2 [Local Economy Rate]
- LOC SA 00.00 - 24.00 2 [Weekend Rate]
- LOC SU 00.00 - 24.00 2 [Weekend Rate]
-
- STD MF 00.00 - 07.00 2 [STD Night Rate]
- STD MF 18.00 - 24.00 2 [STD Night Rate]
- STD SA 00.00 - 07.00 2 [STD Night Rate]
- STD SA 13.00 - 24.00 2 [STD Weekend Rate]
- STD SU 00.00 - 24.00 2 [STD Weekend Rate]
-
- IDDA MF 00.00 - 12.00 3 [IDD Economy Group A]
- IDDA MF 21.00 - 24.00 2 [IDD Discount Group A]
- IDDA SA 00.00 - 24.00 3 [IDD Weekend Group A]
- IDDA SU 00.00 - 24.00 3 [IDD Weekend Group A]
-
- IDDB MF 01.00 - 07.00 3 [IDD Economy Group B]
- IDDB MF 13.00 - 21.00 2 [IDD Discount Group B]
- IDDB SA 01.00 - 07.00 3 [IDD Economy Group B]
- IDDB SA 13.00 - 24.00 3 [IDD Weekend Group B]
- IDDB SU 00.00 - 24.00 3 [IDD Weekend Group B]
-
- IDDC MF 00.00 - 07.00 3 [IDD Economy Group C]
- IDDC MF 21.00 - 24.00 3 [IDD Economy Group C]
- IDDC SA 00.00 - 07.00 3 [IDD Weekend Group C]
- IDDC SA 13.00 - 24.00 3 [IDD Weekend Group C]
- IDDC SU 00.00 - 24.00 3 [IDD Weekend Group C]
-
-
- Call Charges Table
- ------------------
- Table Format: 'EC', call type (e.g. LOC), charge zone (e.g. 1), per-call
- charge in cents, minimum charge in cents, per-minute charges in cents for
- time bands 1, 2, 3, ...
- Decimals are permitted (e.g. 3.55) if necessary, in cents-per-minute
- columns only.
-
- CENTS CENTS PER MINUTE
- * CALL CHG PER MIN IN TIME BAND
- * TYPE ZONE CALL CHG 1 2 3
-
- EC INT 0 0 0 0 [Internal Call, no charges]
- EC LOC 1 0 1 1.44 0.72 [Local Call]
- EC STD 1 0 10 51.5 26.3 [STD Rate band 1]
- EC STD 2 0 10 82.4 41.2 [STD Rate band 2]
- EC STD 3 0 10 123.6 61.8 [STD Rate band 3]
- EC STD 4 0 10 154.5 77.3 [STD Rate band 4]
- EC STD 5 0 10 247.2 185.4 [STD Rate band 5]
- EC IDDC 1 0 16 155 155 103 [IDD Rate band 1]
- EC IDDB 2 0 21 206 185 165 [IDD Rate band 2]
- EC IDDC 3 0 21 206 206 165 [IDD Rate band 3]
- EC IDDC 4 0 23 227 227 175 [IDD Rate band 4]
- EC IDDC 5 0 24 237 237 206 [IDD Rate band 5]
- EC IDDC 6 0 25 247 247 206 [IDD Rate band 6]
- EC IDDA 7 0 27 268 237 206 [IDD Rate band 7]
- EC IDDC 8 0 27 268 268 206 [IDD Rate band 8]
- EC IDDC 9 0 29 288 288 196 [IDD Rate band 9]
- EC IDDB 10 0 31 309 216 196 [IDD Rate band 10
- EC IDDC 11 0 31 309 309 206 [IDD Rate band 11]
- EC IDDC 12 0 31 309 309 247 [IDD Rate band 12]
- EC IDDC 13 0 31 309 309 258 [IDD Rate band 13]
- EC IDDC 14 0 34 340 340 247 [IDD Rate band 14]
- EC IDDB 15 0 35 350 309 206 [IDD Rate band 15]
- EC IDDA 16 0 35 350 309 247 [IDD Rate band 16]
- EC IDDA 17 0 36 361 330 309 [IDD Rate band 17]
- EC IDDC 18 0 36 361 361 247 [IDD Rate band 18]
- EC IDDC 19 0 36 361 361 309 [IDD Rate band 19]
- EC IDDA 20 0 40 402 371 340 [IDD Rate band 20]
- EC IDDA 21 0 41 412 371 309 [IDD Rate band 21]
- EC IDDC 22 0 41 412 412 361 [IDD Rate band 22]
- EC IDDC 23 0 42 422 422 391 [IDD Rate band 23]
- EC IDDA 24 0 43 433 412 340 [IDD Rate band 24]
- EC IDDA 25 0 46 464 412 340 [IDD Rate band 25 - zone 1]
- EC IDDB 25 0 46 464 412 340 [IDD Rate band 25 - zone 2]
- EC IDDC 26 0 49 494 494 474 [IDD Rate band 26]
- EC IDDB 27 0 57 567 536 515 [IDD Rate band 27]
- EC IDDA 28 0 60 597 567 536 [IDD Rate band 28]
-
-
- Call Types and Charge Zones
- ---------------------------
- First line that matches fax number determines call type and charge zone.
- '?' matches any single digit, '*' matches any number of digits.
-
- * FAX CALL CHARGE
- * NUMBER TYPE ZONE
-
- Internal:
- ???? INT 0 [Internal]
- ????? INT 0 [Internal]
-
- International:
-
- 0051204* IDDB 2 [CANADA]
- 0051306* IDDB 2 [CANADA]
- 0051403* IDDB 2 [CANADA]
- 0051416* IDDB 2 [CANADA]
- 0051418* IDDB 2 [CANADA]
- 0051506* IDDB 2 [CANADA]
- 0051514* IDDB 2 [CANADA]
- 0051519* IDDB 2 [CANADA]
- 0051604* IDDB 2 [CANADA]
- 0051613* IDDB 2 [CANADA]
- 0051709* IDDB 2 [CANADA]
- 0051808* IDDB 15 [HAWAII]
- 0051809* IDDB 25 [CARIBBEAN STATES]
- 0051902* IDDB 2 [CANADA]
- 0051907* IDDB 15 [ALASKA]
- 0051* IDDB 10 [USA]
- 005222* IDDA 28 [MAURITIANIA]
- 005244* IDDA 28 [ANGOLA]
- 005246* IDDC 22 [DIEGO GARCIA]
- 005250* IDDA 28 [RWANDA]
- 005269* IDDA 28 [COMOROS]
- 005297* IDDB 25 [ARUBA]
- 0052* IDDA 25 [AFRICAN STATES]
- 00531* IDDA 17 [NETHERLANDS, KINGDOM OF]
- 005353* IDDA 7 [IRELAND]
- 0053* IDDA 25 [OTHER EUROPEAN]
- 00540* IDDA 25 [ROMANIA]
- 0054175* IDDA 25 [LIECHTENSTEIN]
- 00541* IDDA 17 [SWITZERLAND]
- 00542* IDDA 25 [CZECHOSLOVAKIA]
- 00543* IDDA 25 [AUSTRIA]
- 00544* IDDA 7 [GREAT BRITIAN & NTH IRELAND]
- 00545* IDDA 20 [DENMARK]
- 00546* IDDA 24 [SWEDEN]
- 00547* IDDA 25 [NORWAY]
- 00548* IDDA 25 [POLAND]
- 00549* IDDA 16 [GERMANY]
- 005594* IDDB 27 [FRENCH GUIANA]
- 0055* IDDB 25 [SOUTH AMERICAN STATES]
- 00561* IDDC 3 [AUSTRALIA]
- 00562* IDDC 6 [INDONESIA]
- 00563* IDDC 6 [PHILIPPINES]
- 00564* IDDC 8 [NEW ZEALAND]
- 00566* IDDC 6 [THAILAND]
- 005670* IDDC 8 [MARIANA IS.]
- 005671* IDDC 8 [GUAM]
- 0056723* IDDC 8 [NORFOLK IS.]
- 005672* IDDC 5 [COCOS IS./ CHRISTMAS IS.]
- 005673* IDDC 6 [BRUNEI DARUSSALAM]
- 005674* IDDC 8 [NAURU]
- 005675* IDDC 8 [PAPUA NEW GUINEA]
- 005676* IDDC 8 [TONGA]
- 005677* IDDC 8 [SOLOMAN IS.]
- 005678* IDDC 19 [VANUATU]
- 005679* IDDC 8 [FIJI]
- 005682* IDDC 8 [COOK IS.]
- 005683* IDDC 19 [NIUE IS.]
- OO5684* IDDC 8 [SAMOA, AMERICAN]
- OO5685* IDDC 8 [SAMOA, WESTERN]
- OO5686* IDDC 8 [KIRIBATI]
- 005687* IDDC 8 [NEW CALEDONIA]
- 005689* IDDC 8 [TAHITI]
- 005691* IDDC 8 [MICRONESIA]
- 0057* IDDA 25 [RUSSIA]
- 00581* IDDC 11 [JAPAN]
- 00582* IDDC 9 [KOREA, REP]
- 00584* IDDC 13 [VIETNAM]
- 005850* IDDC 18 [KOREA, DEMOCRATIC REP.]
- 005852* IDDC 1 [HONG KONG]
- 005853* IDDC 4 [MACAU]
- 005855* IDDC 23 [CAMBODIA]
- 00586* IDDC 14 [CHINA]
- 005880* IDDC 18 [BANGLADESH]
- 005886* IDDC 11 [TAIWAN]
- 00590* IDDA 25 [TURKEY]
- 00591* IDDC 12 [INDIA]
- 00592* IDDC 18 [PAKISTAN]
- 00594* IDDC 18 [SRI LANKA]
- 00595* IDDC 6 [MYANMAR]
- 005960* IDDC 18 [MALDIVES]
- 005976* IDDC 26 [MONGOLIA]
- 005977* IDDC 18 [NEPAL]
- 0059* IDDA 21 [MIDDLE EAST]
-
-
- STD Area Codes:
- 03* STD 2
- 04* STD 4
- 05* STD 3
- 06 STD 2
- 07* STD 1
- 08* STD 5
- 09* STD 4
-
-
- No Area Codes:
- * LOC 1
-